home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / newproto.zip / RDSZ.BAT < prev    next >
DOS Batch File  |  1992-09-03  |  152b  |  7 lines

  1. @echo off
  2. Rem RDSZ.BAT - This goes in C:\Max
  3. Rem Batch file for DSZ/GSZ protocol
  4. set dszlog=%1
  5. dsz port %2 speed %3 %4 %5 %6 %7 %8 %9
  6. set dszlog=
  7.